home *** CD-ROM | disk | FTP | other *** search
-
- Copyright (c) Sue Cunningham
-
- cone1 = ellipse 1, 0.2 stack 30 in 50% grow 0.1 bend 30 texture Stone7;
- tshape = torus 1, 5 stack 60 in 25% bend -180 twist 4*180 grow 1.1 texture Stone13;
- spacet =spacer -4, tshape;
- sueflag = cone1, spacet;
- eshape = ellipse 2.5, 0.5 stack 10 in 10% bend 3*180 texture Grnt28;
- flower = eshape, sueflag;
- flower;
- end;
-